$GLOBALS[''] 153 B

12345
  1. # This was cloned from a TextMate bundle for yasnippet.
  2. #name : $GLOBALS['']
  3. #key : globals
  4. # --
  5. \$GLOBALS['${1:variable}']${2: = }${3:something}${4:;}$0